Tomcat 8

A Servlet container implementing the Servlet Specification v3.1, the JavaServer Pages (JSP) Specification v2.3, the Expression Language (EL) Specification v3.0, the WebSocket specification v1.1, and the Java Authentication Service Provider Interface for Containers (JASPIC) Specification v1.1.

Select a component to see open bugs in that component.

Component Default Assignee
Catalina Tomcat Developers Mailing List
The Servlet container core.
Cluster Tomcat Developers Mailing List
The clustering modules (tribes and ha).
Connectors Tomcat Developers Mailing List
The Java components of the Tomcat HTTP and AJP connectors. See Tomcat Connectors for the web server component of the AJP connectors. See Tomcat Native for the native (APR based) library for HTTP and AJP.
Documentation Tomcat Developers Mailing List
The documentation in its various forms (JavaDoc, documentation web application, etc.)
EL Tomcat Developers Mailing List
The Expression Language implementation
Examples Tomcat Developers Mailing List
Issues related to the examples: code, comments, Examples webapp packaging, etc.
Jasper Tomcat Developers Mailing List
The JSP page compiler and runtime engine.
JULI Tomcat Developers Mailing List
Issues in the org.apache.juli package.
Manager Tomcat Developers Mailing List
Issues related to the Tomcat Manager web applications.
Meta Tomcat Developers Mailing List
Infrastructure, build tools, etc. that is broader than just Tomcat 8.
Packaging Tomcat Developers Mailing List
Issues related to Tomcat's packaging on various platforms.
Specification APIs Tomcat Developers Mailing List
Issues related to the API specifications (Servlet, JSP, EL, WebSocket) directly.
Util Tomcat Developers Mailing List
Utilities Package used by Catalina and Jasper
WebSocket Tomcat Developers Mailing List
The Java WebSocket 1.1 (JSR-356) implementation